From: Josef Schlehofer Date: Tue, 30 Sep 2025 22:57:57 +0000 (+0200) Subject: python-hatchling: update to version 1.27.0 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=4d521dfbeb99cd3800791eabc71248422ca6de06;p=feed%2Fpackages.git python-hatchling: update to version 1.27.0 Release notes: https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index b44b7774bf..a9842ebc0e 100644 --- a/lang/python/python-hatchling/Makefile +++ b/lang/python/python-hatchling/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-hatchling -PKG_VERSION:=1.18.0 +PKG_VERSION:=1.27.0 PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=50e99c3110ce0afc3f7bdbadff1c71c17758e476731c27607940cfa6686489ca +PKG_HASH:=971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt